home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20000824-20010305 / 000360_news@columbia.edu _Sat Feb 24 11:46:30 2001.msg < prev    next >
Internet Message Format  |  2001-03-05  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA02929
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Sat, 24 Feb 2001 11:46:29 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA02901
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 24 Feb 2001 11:46:29 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA13186
  10.     for kermit.misc@watsun.cc.columbia.edu; Sat, 24 Feb 2001 11:36:42 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Re: Hey! Here's a way to delay win32 kermit even more :-)
  14. Date: 24 Feb 2001 16:36:42 GMT
  15. Organization: Columbia University
  16. Message-ID: <978nuq$cs0$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <uzofc3ie4.fsf@worldnet.att.net>,
  20. Thomas A. Horsley <Tom.Horsley@worldnet.att.net> wrote:
  21. : How about making win32 kermit an OLE automation client? That way people
  22. : could take advantage of all the wonderful kermit features without having to
  23. : learn yet another scripting language to automate things.  They could use any
  24. : scripting language they feel like if it happens to support OLE scripting...
  25. :
  26. Hey, Kermit was here first -- Microsoft should have made OLE "Kermit
  27. compliant", not the other way around.
  28.  
  29. Those who know the Kermit scripting language can use it on several hundred
  30. different platforms.  Try running your OLE script on Linux, Solaris, HP-UX,
  31. AIX, IRIX, FreeBSD, Unixware, Tru64, Ultrix, SunOS, VMS, AOS/VS, VOS, MS-DOS,
  32. OS/2, AmigaDOS, and all the other plaftorms where Kermit scripts run.
  33.  
  34. We'll do the GUI first and worry about the other 3-letter acronyms later.  
  35. The K95 GUI is our absolute number-one top priority at the moment.
  36.  
  37. - Frank